-
Home
-
Leyka
-
3.14
-
Code
-
Classes
- ReceiptItem
Total Complexity |
36 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
243 |
Lines of code |
112 |
Logical lines of code |
49 |
Comment lines |
91 |
Methods |
14 |
Properties |
5 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fetchItem() |
S |
52 |
6 |
25 |
setVatCode() |
S |
58 |
6 |
15 |
setDescription() |
S |
56 |
5 |
19 |
setQuantity() |
S |
58 |
5 |
15 |
setIsShipping() |
S |
62 |
5 |
11 |
getDescription() |
S |
82 |
1 |
3 |
getQuantity() |
S |
82 |
1 |
3 |
getAmount() |
S |
79 |
1 |
3 |
getPrice() |
S |
82 |
1 |
3 |
setPrice() |
S |
81 |
1 |
3 |
getVatCode() |
S |
82 |
1 |
3 |
isShipping() |
S |
82 |
1 |
3 |
applyDiscountCoefficient() |
S |
81 |
1 |
3 |
increasePrice() |
S |
81 |
1 |
3 |